home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / misc / BindNames.lha / Makefile < prev    next >
Encoding:
Makefile  |  1989-04-16  |  97 b   |  6 lines

  1. # Really cheap Makefile for BindNames.c
  2.  
  3. BindNames:    BindNames.c
  4.     lc -Lt -O -rr -ms -v BindNames
  5.  
  6.